home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Software für Mac-OS X / System-Utilities / RandomBackground / RandomBackground-Settings.app / Contents / Resources / English.lproj / RandomBackgroundSettings.nib / classes.nib next >
Encoding:
Text File  |  2001-10-10  |  685 b   |  22 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {ChangeSettings = id; ClickOnInternetPic = id; QuitMenu = id; SetPath = id; }; 
  6.             CLASS = SettingsManager; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 SettingsWindow = id; 
  10.                 excludeNudity = id; 
  11.                 internetDesktopPic = id; 
  12.                 keepOnDisk = id; 
  13.                 pathField = id; 
  14.                 randomPictures = id; 
  15.                 resolution = id; 
  16.                 validPictures = id; 
  17.             }; 
  18.             SUPERCLASS = NSObject; 
  19.         }
  20.     ); 
  21.     IBVersion = 1; 
  22. }